type github.com/vmihailenco/tagparser.tagParser
7 uses
github.com/vmihailenco/tagparser (current package)
tagparser.go#L20: p := &tagParser{
tagparser.go#L27: type tagParser struct {
tagparser.go#L35: func (p *tagParser) setTagOption(key, value string) {
tagparser.go#L56: func (p *tagParser) parseKey() {
tagparser.go#L85: func (p *tagParser) parseValue() {
tagparser.go#L116: func (p *tagParser) readBrackets(b []byte) []byte {
tagparser.go#L140: func (p *tagParser) parseQuotedValue() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)